3.266 \(\int (a+b \sec (c+d x)) \tan ^2(c+d x) \, dx\)

Optimal. Leaf size=45 \[ \frac{\tan (c+d x) (2 a+b \sec (c+d x))}{2 d}-a x-\frac{b \tanh ^{-1}(\sin (c+d x))}{2 d} \]

[Out]

-(a*x) - (b*ArcTanh[Sin[c + d*x]])/(2*d) + ((2*a + b*Sec[c + d*x])*Tan[c + d*x])/(2*d)

________________________________________________________________________________________

Rubi [A]  time = 0.0354112, antiderivative size = 45, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 2, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.105, Rules used = {3881, 3770} \[ \frac{\tan (c+d x) (2 a+b \sec (c+d x))}{2 d}-a x-\frac{b \tanh ^{-1}(\sin (c+d x))}{2 d} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Sec[c + d*x])*Tan[c + d*x]^2,x]

[Out]

-(a*x) - (b*ArcTanh[Sin[c + d*x]])/(2*d) + ((2*a + b*Sec[c + d*x])*Tan[c + d*x])/(2*d)

Rule 3881

Int[(cot[(c_.) + (d_.)*(x_)]*(e_.))^(m_)*(csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_)), x_Symbol] :> -Simp[(e*(e*Cot[
c + d*x])^(m - 1)*(a*m + b*(m - 1)*Csc[c + d*x]))/(d*m*(m - 1)), x] - Dist[e^2/m, Int[(e*Cot[c + d*x])^(m - 2)
*(a*m + b*(m - 1)*Csc[c + d*x]), x], x] /; FreeQ[{a, b, c, d, e}, x] && GtQ[m, 1]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int (a+b \sec (c+d x)) \tan ^2(c+d x) \, dx &=\frac{(2 a+b \sec (c+d x)) \tan (c+d x)}{2 d}-\frac{1}{2} \int (2 a+b \sec (c+d x)) \, dx\\ &=-a x+\frac{(2 a+b \sec (c+d x)) \tan (c+d x)}{2 d}-\frac{1}{2} b \int \sec (c+d x) \, dx\\ &=-a x-\frac{b \tanh ^{-1}(\sin (c+d x))}{2 d}+\frac{(2 a+b \sec (c+d x)) \tan (c+d x)}{2 d}\\ \end{align*}

Mathematica [A]  time = 0.0244875, size = 60, normalized size = 1.33 \[ -\frac{a \tan ^{-1}(\tan (c+d x))}{d}+\frac{a \tan (c+d x)}{d}-\frac{b \tanh ^{-1}(\sin (c+d x))}{2 d}+\frac{b \tan (c+d x) \sec (c+d x)}{2 d} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Sec[c + d*x])*Tan[c + d*x]^2,x]

[Out]

-((a*ArcTan[Tan[c + d*x]])/d) - (b*ArcTanh[Sin[c + d*x]])/(2*d) + (a*Tan[c + d*x])/d + (b*Sec[c + d*x]*Tan[c +
 d*x])/(2*d)

________________________________________________________________________________________

Maple [A]  time = 0.03, size = 78, normalized size = 1.7 \begin{align*} -ax+{\frac{a\tan \left ( dx+c \right ) }{d}}-{\frac{ac}{d}}+{\frac{b \left ( \sin \left ( dx+c \right ) \right ) ^{3}}{2\,d \left ( \cos \left ( dx+c \right ) \right ) ^{2}}}+{\frac{\sin \left ( dx+c \right ) b}{2\,d}}-{\frac{b\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{2\,d}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*sec(d*x+c))*tan(d*x+c)^2,x)

[Out]

-a*x+1/d*a*tan(d*x+c)-1/d*a*c+1/2/d*b*sin(d*x+c)^3/cos(d*x+c)^2+1/2/d*sin(d*x+c)*b-1/2/d*b*ln(sec(d*x+c)+tan(d
*x+c))

________________________________________________________________________________________

Maxima [A]  time = 1.49497, size = 88, normalized size = 1.96 \begin{align*} -\frac{4 \,{\left (d x + c - \tan \left (d x + c\right )\right )} a + b{\left (\frac{2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} + \log \left (\sin \left (d x + c\right ) + 1\right ) - \log \left (\sin \left (d x + c\right ) - 1\right )\right )}}{4 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(d*x+c))*tan(d*x+c)^2,x, algorithm="maxima")

[Out]

-1/4*(4*(d*x + c - tan(d*x + c))*a + b*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) + log(sin(d*x + c) + 1) - log(sin(
d*x + c) - 1)))/d

________________________________________________________________________________________

Fricas [B]  time = 0.903781, size = 234, normalized size = 5.2 \begin{align*} -\frac{4 \, a d x \cos \left (d x + c\right )^{2} + b \cos \left (d x + c\right )^{2} \log \left (\sin \left (d x + c\right ) + 1\right ) - b \cos \left (d x + c\right )^{2} \log \left (-\sin \left (d x + c\right ) + 1\right ) - 2 \,{\left (2 \, a \cos \left (d x + c\right ) + b\right )} \sin \left (d x + c\right )}{4 \, d \cos \left (d x + c\right )^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(d*x+c))*tan(d*x+c)^2,x, algorithm="fricas")

[Out]

-1/4*(4*a*d*x*cos(d*x + c)^2 + b*cos(d*x + c)^2*log(sin(d*x + c) + 1) - b*cos(d*x + c)^2*log(-sin(d*x + c) + 1
) - 2*(2*a*cos(d*x + c) + b)*sin(d*x + c))/(d*cos(d*x + c)^2)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \left (a + b \sec{\left (c + d x \right )}\right ) \tan ^{2}{\left (c + d x \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(d*x+c))*tan(d*x+c)**2,x)

[Out]

Integral((a + b*sec(c + d*x))*tan(c + d*x)**2, x)

________________________________________________________________________________________

Giac [B]  time = 1.51081, size = 155, normalized size = 3.44 \begin{align*} -\frac{2 \,{\left (d x + c\right )} a + b \log \left ({\left | \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right ) + 1 \right |}\right ) - b \log \left ({\left | \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right ) - 1 \right |}\right ) + \frac{2 \,{\left (2 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{3} - b \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{3} - 2 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right ) - b \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )\right )}}{{\left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} - 1\right )}^{2}}}{2 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sec(d*x+c))*tan(d*x+c)^2,x, algorithm="giac")

[Out]

-1/2*(2*(d*x + c)*a + b*log(abs(tan(1/2*d*x + 1/2*c) + 1)) - b*log(abs(tan(1/2*d*x + 1/2*c) - 1)) + 2*(2*a*tan
(1/2*d*x + 1/2*c)^3 - b*tan(1/2*d*x + 1/2*c)^3 - 2*a*tan(1/2*d*x + 1/2*c) - b*tan(1/2*d*x + 1/2*c))/(tan(1/2*d
*x + 1/2*c)^2 - 1)^2)/d